home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 7.45 / pcgamercd / Data / eq2.pcg / scripts / DefineButton2_44 / BUTTONCONDACTION on(release).as
Text File  |  2004-06-29  |  75b  |  4 lines

  1. on(release){
  2.    getUrl("http://www.everquest2.com/riches", "_blank");
  3. }
  4.